Why is it considered a warning when connecting to version control

Hello,

Upon loading the engine and connecting to source control, why is Successfully connecting to source control categorized as a Warning in the log?

[2019.11.02-15.20.34:909][ 0]SourceControl: Warning: Successfully connected to repository

I guess this is a bug. (at least for me)

it could be the devs consider source control as dangerous because it can modify build configuration or project files and engine rebuild would be necesarry which is not allways desired.

without source control there is no such danger.