Semantically being groupings of related controls, it makes sense that a fieldset would allow for these roles that have a similar purpose.
Additionally, at least with some quick testing, a legend within a fieldset with one of these roles would allow a naming mechanism without use of aria-label or aria-labelledby. Would want to test this more, but would expect similar results to #350