Runtime checks without cache guard are suspicious, in that they may not allow an override from the user. I'm not sure if they are suspicious enough to warrant a warning from autoconf, which I guess could be implemented similarly to the recent AC_LANG_CONFTEST warning. Such a warning would definitely need a way to silence it though, too.
Cheers, Ralf