Because it's assuming you're using it's own DNS server and not a third party DNS service. If you're using a third party DNS service (like I do), you can either ignore that warning or add the following to panel.ini to remove the checks:
INI:
[dns]
enableResolveChecking = false
showDnsHelper = false