When optimizing images, I encounter an error: libpng warning: Interlace handling should be turned on when using png_read_image. What can I do about it?

When optimizing images, I encounter an error: libpng warning: Interlace handling should be turned on when using png_read_image. What can I do about it?

The issue is most likely to occur due to the outdated libpng on the server. However, this message can be ignored since it doesn't interrupt the image optimization process in any way. If you would like to eliminate the warning, please update libpng or contact your host provider to do so.