How to resolve the SSH windows agent error, "WARNING: DLL and EXE are inconsistenly present on disk"?

What do I need to do to resolve the SSH windows agent error, “WARNING: DLL and EXE are inconsistenly present on disk”?

Everything works correctly just getting this in the log and not sure how to address it.

Agent successfully connected and online
Feb 10, 2023 1:05:47 PM org.jvnet.winp.Native loadByUrl
WARNING: DLL and EXE are inconsistenly present on disk

why do you think you need to resolve it?

maybe update the winp plugin? winp/Native.java at 8f59e55da451973cd99f7bcd7ad09056c8543156 · jenkinsci/winp · GitHub says something about during debugging files were from local instead of the jar?

I guess I don’t. Just appears ambiguous. The plugins are all up to date. I did see the Winp reference.