The Gitlab personal token was changed through the automated CLI command which was successful.
composer config --global gitlab-token.gitlab.com token
Everything works as expected but all commands now get accompanied by 1-3 lines of the following warning which seemingly has no way clearly available to acknowledge or ignore:
Warning: You should avoid overwriting already defined auth settings for gitlab.com.
Please guide.