This is part of the script, if you want it removed I suggest you comment out the parts of the code under the comment "Add an alert in top if there are Found it-logs which doesn't seem to fulfill the requirements", around line 617-637. That should remove it.
I agree it could be useful to have a setting for it but there currently isn't one and development on the script is mainly done by volunteers so it's more of a "this annoyed me so I fixed it"-process. :)
If you don't have experience with editing scripts this is how I would do it: Click tampermonkey-icon, select the script and click edit. Use Ctrl+F to search for the comment/header I mentioned, add two slashes like this: // in front of the ~20 next lines of code down to the //--. If anything breaks, reinstall and try again. :)