Now that we have std::is_trivially_constructible etc. we should deprecate and then remove the non-standard std::has_trivial_destructor traits.
Any objections to adding that to the release notes and adding the _GLIBCXX_DEPRECATED attribute to the traits?