Hopefully I'll figure out a good approach for 1.41. For the time being you can define the macro BOOST_NO_HASH to suppress the warning.
Just a quick follow up. Defining this macro will not allow you to use the hash_setS or hash_mapS container selectors. They are not, to my knowledge, widely used so hopefully it won't be an issue.
Andrew Sutton