Error getting an IngressClassParameters: IngressClass kong doesn't reference any parameters

Hi, we are seeing this error:

level=debug msg="error getting an IngressClassParameters: IngressClass kong doesn't reference any parameters" service_name=test-app service_namespace=staging service_port="&ServicePort{Name:,Protocol:TCP,Port:443,TargetPort:{0 443 },NodePort:0,AppProtocol:nil,}

Just concerned if this is something that we need to address, or if this is something that we can ignore, since it’s only in the log level “debug” that we see this error.
The IngressClass “kong” that was created via the Helm chart doesn’t have any parameters defined, so I am hoping that this is not an error that we need to fix.

This is KIC 2.7 with kong 2.8.3

Any help would be greatly appreciated. thanks