I occasionally find myself in a position where I have the need to sort the values that fall into GROUP_CONCAT. Although this is possible to achieve otherwise, I'd prefer to have a simple sorting option added to GROUP_CONCAT, maybe with a language-aware extra option, if possible.