I have no idea where this would come from. Never seen that and cannpt find a reference to this so far. It is for sure not part of the default Zenphoto config file.
https://github.com/zenphoto/zenphoto/blob/master/zp-core/zenphoto_cfg.txt
Try to remove it and see if it returns. The server log perhaps has some access to the config file if it is changed somehow.
Found it finally, it was a bit hidden and my IDE didn't search setup files because I had them protected….
So it is from a setup specific function named acknowledge(). It sets this if you decided to ignore these issues setup reported:
display errors on register globals onBoth should be off generally.