Anyone have this warning pop up from time to time?

Code:
[19-Jan-2025 18:59:10 America/New_York] Request URI: /justuptown/index.php?main_page=product_cards_ufs_info&cPath=1_11&products_id=794, IP address: 127.0.0.1, Language id 1
#0 [internal function]: zen_debug_error_handler()
#1 E:\xampp\htdocs\justuptown\includes\classes\bmz_image_handler.class.php(953): imagecreatefrompng()
#2 E:\xampp\htdocs\justuptown\includes\classes\bmz_image_handler.class.php(750): ih_image->load_imageGD()
#3 E:\xampp\htdocs\justuptown\includes\classes\bmz_image_handler.class.php(430): ih_image->resize_imageGD()
#4 E:\xampp\htdocs\justuptown\includes\classes\bmz_image_handler.class.php(282): ih_image->get_resized_image()
#5 E:\xampp\htdocs\justuptown\includes\functions\extra_functions\functions_bmz_image_handler.php(154): ih_image->get_local()
#6 E:\xampp\htdocs\justuptown\includes\functions\html_output.php(214): handle_image()
#7 E:\xampp\htdocs\justuptown\includes\templates\bootstrap\templates\tpl_modules_main_product_image.php(19): zen_image()
#8 E:\xampp\htdocs\justuptown\includes\templates\bootstrap\templates\tpl_product_cards_ufs_display.php(61): require('E:\\xampp\\htdocs...')
#9 E:\xampp\htdocs\justuptown\includes\modules\pages\product_cards_ufs_info\main_template_vars.php(153): require('E:\\xampp\\htdocs...')
#10 E:\xampp\htdocs\justuptown\includes\templates\bootstrap\common\tpl_main_page.php(233): require('E:\\xampp\\htdocs...')
#11 E:\xampp\htdocs\justuptown\index.php(94): require('E:\\xampp\\htdocs...')
--> PHP Warning: imagecreatefrompng(): gd-png: libpng warning: iCCP: known incorrect sRGB profile in E:\xampp\htdocs\justuptown\includes\classes\bmz_image_handler.class.php on line 953.
Before I start recursing over every image in my directory, it's a lot, anyone have any ideas of a mend? [I'm 99% sure it's because some images being loaded have an iCCP color profile set to it.]